dracut: Also ensure we're using the systemd module
authorColin Walters <walters@verbum.org>
Tue, 4 Jun 2013 00:49:07 +0000 (20:49 -0400)
committerColin Walters <walters@verbum.org>
Tue, 4 Jun 2013 00:49:07 +0000 (20:49 -0400)
I can't work out how this happens otherwise in Fedora...

src/dracut/ostree.conf

index 3d86ec4c3db00a0467b5e2ad213fb8dd9d4d660b..612bb435d2f0ee1939d9b4812c7ba6c3c63d620d 100755 (executable)
@@ -15,4 +15,4 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-add_dracutmodules+="ostree"
+add_dracutmodules+=" ostree systemd "